memory allocation

英 [ˈmeməri ˌæləˈkeɪʃn] 美 [ˈmeməri ˌæləˈkeɪʃn]

网络  内存分配; 内存分派; 內存分配; 内存配置; 存储器分配

计算机



双语例句

  1. Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.
    由模糊测试导致的许多故障都是内存分配错误及缓冲器溢出的结果。
  2. A new M_ZERO flag for malloc allows for memory allocation and zeroing in a single operation.
    新的面向malloc的MZERO标记允许在单个操作中完成内存分配和调零。
  3. Aside from CPU statistics, the tool can also provide data relating to memory allocation and LPAR configuration and state change history.
    除了CPU统计数据之外,这个工具还可以提供关于内存分配以及LPAR配置和状态变化历史的数据。
  4. We can let our AIX POWER systems automatically adjust memory allocation based on workload and demand.
    我们可以让AIXPOWER系统根据工作负载和需要自动地调整内存分配。
  5. Before assigning extra paging space to your system, it's worth looking at memory allocation and memory tuning.
    为系统分配额外的分页空间之前,检查内存分配和内存调优是值得的。
  6. There have been several attempts to add tracking for memory allocation from within client-side JavaScript libraries.
    人们曾多次尝试在客户端JavaScript库中添加对内存分配的跟踪。
  7. Whenever you change your memory allocation for an AIX system, you need to review paging space requirements.
    每当更改AIX系统的内存分配时,都应检查分页空间要求。
  8. It causes memory allocation by creating randomly sized arrays of long integers.
    它通过创建可随机调整大小的长整数数组导致内存分配。
  9. Consider both execution performance and memory allocation.
    要同时兼顾执行性能和内存分配。
  10. Captured information from the HMC, such as LPAR profile information ( CPU/ Memory allocation), managed system properties, Physical I/ O adapter assignment, Virtual adapter definitions.
    从HMC收集信息,比如LPAR配置文件信息(CPU/内存分配)、管理的系统属性、物理I/O适配器分配、虚拟适配器定义。
  11. To identify the parts of your code that contribute most to memory allocation issues, see Tools.
    若要识别代码中最常导致内存分配问题的部分,请参阅工具。
  12. This article covers the essence of the various AIX memory allocation schemes and their salient features.
    本文讨论了各种AIX内存分配方案的基本原理及其特点。
  13. If the shared memory allocation is exceeded, eAccelerator must purge old scripts from memory.
    如果共享内存的分配超出极限,eAccelerator必须将旧脚本从内存中清除。
  14. Do they still use the optimal disks or have too much processor or memory allocation?
    它们仍然使用最优磁盘或者有太多处理器或内存分配?
  15. The Boost pool library introduces tools that you can use for fast memory allocation.
    Boostpool库引入了可用于实现快速内存分配的工具。
  16. With AMS, the Hypervisor can take control of memory allocation automatically.
    通过使用AMS,Hypervisor可以自动地控制内存分配。
  17. When this limit is reached, you will get memory allocation errors.
    当达到这个限制时,就会收到内存分配错误。
  18. How much CPU and memory allocation is required?
    需要分配多少CPU和内存资源?
  19. You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
    现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。
  20. SDO handles all its memory allocation and de-allocation internally, and does not require user code to be involved.
    SDO采用内部方式处理其所有内存分配和释放工作,并不要求使用用户代码。
  21. You must manage your pointers, your memory allocation, and your.
    你要管理指针,内存分配,和内存回收。
  22. Link address not added to list box because memory allocation failed.
    由于内存分配没有成功,没有将链路地址添加到列表框中。
  23. Thus, both data reading and main memory allocation have much influence on simplification efficiency.
    其中,数据读入和内存分配的操作对简化效率影响很大。
  24. Fixed crash in texture memory allocation.
    固定坠毁在纹理内存分配。
  25. So the heap is a chunk of memory in a computer's RAM that's conceptually allocated to what's called dynamic memory allocation.
    堆是在计算机RAM中的一块内存,它可以进行,动态内存分配。
  26. This code retrieves an instance from the pool, avoiding the memory allocation, construction, and eventual garbage collection.
    代码从池中检索到一个实例,从而避免了内存分配、构建和最终的垃圾回收。
  27. The depth of the stack determines how complex a filter can be evaluated without requiring any additional memory allocation.
    堆栈的深度决定在不要求分配任何附加内存的情况下一个可以被赋值的过滤器有多复杂。
  28. Sometimes it seems that more code is dedicated to managing memory allocation and cleanup than actually accomplishing computational tasks!
    有时好像致力于管理内存分配和清理的代码比实际完成计算任务的代码还要多!
  29. Memory allocation and deallocation is much faster, because it is all done a pool at a time.
    内存分配和回收更快,因为每次都是在一个池中完成的。
  30. This error can be caused by dirty media, CD-ROM read issues, or problems with memory allocation.
    这个错误可能是由媒体污损、CD-ROM读取问题或是内存配置的问题所造成。